﻿2026-07-29T12:28:27.5813964Z ##[group]Run actions/checkout@v5
2026-07-29T12:28:27.5814520Z with:
2026-07-29T12:28:27.5814900Z   fetch-depth: 2
2026-07-29T12:28:27.5815310Z   repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:27.5818558Z   token: ***
2026-07-29T12:28:27.5818930Z   ssh-strict: true
2026-07-29T12:28:27.5819404Z   ssh-user: git
2026-07-29T12:28:27.5819783Z   persist-credentials: true
2026-07-29T12:28:27.5820205Z   clean: true
2026-07-29T12:28:27.5820581Z   sparse-checkout-cone-mode: true
2026-07-29T12:28:27.5821039Z   fetch-tags: false
2026-07-29T12:28:27.5821425Z   show-progress: true
2026-07-29T12:28:27.5821802Z   lfs: false
2026-07-29T12:28:27.5822141Z   submodules: false
2026-07-29T12:28:27.5822533Z   set-safe-directory: true
2026-07-29T12:28:27.5822993Z   allow-unsafe-pr-checkout: false
2026-07-29T12:28:27.5823436Z ##[endgroup]
2026-07-29T12:28:27.6585958Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:27.6587643Z ##[group]Getting Git version info
2026-07-29T12:28:27.6588346Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T12:28:27.6589546Z [command]/usr/bin/git version
2026-07-29T12:28:27.6589998Z git version 2.43.0
2026-07-29T12:28:27.6607150Z ##[endgroup]
2026-07-29T12:28:27.6620258Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/33ef0238-079c-4871-99a8-cb9e1f88a438' before making global git config changes
2026-07-29T12:28:27.6621512Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:28:27.6624364Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:28:27.6659936Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T12:28:27.6680307Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:28:27.6691860Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T12:28:27.6695285Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T12:28:27.6713720Z HEAD
2026-07-29T12:28:27.6744961Z ##[endgroup]
2026-07-29T12:28:27.6746083Z [command]/usr/bin/git submodule status
2026-07-29T12:28:27.6931515Z ##[group]Cleaning the repository
2026-07-29T12:28:27.6934577Z [command]/usr/bin/git clean -ffdx
2026-07-29T12:28:27.6965583Z Removing traceable-reqs
2026-07-29T12:28:27.6972855Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T12:28:27.7307427Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:28:27.7313368Z ##[endgroup]
2026-07-29T12:28:27.7315325Z ##[group]Disabling automatic garbage collection
2026-07-29T12:28:27.7319625Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T12:28:27.7349396Z ##[endgroup]
2026-07-29T12:28:27.7350231Z ##[group]Setting up auth
2026-07-29T12:28:27.7355748Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:28:27.7385254Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T12:28:27.7606642Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:28:27.7632416Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T12:28:27.7843247Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:28:27.7869577Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T12:28:27.8061861Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T12:28:27.8098258Z ##[endgroup]
2026-07-29T12:28:27.8099639Z ##[group]Fetching the repository
2026-07-29T12:28:27.8106349Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +5868b66d02466091c7f8dc36732bd53cef9d8947:refs/remotes/pull/121/merge
2026-07-29T12:28:28.2256276Z ##[endgroup]
2026-07-29T12:28:28.2257834Z ##[group]Determining the checkout info
2026-07-29T12:28:28.2259014Z ##[endgroup]
2026-07-29T12:28:28.2259669Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T12:28:28.2296864Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T12:28:28.2321529Z ##[group]Checking out the ref
2026-07-29T12:28:28.2322888Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T12:28:28.2372452Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:28:28.2376180Z ##[endgroup]
2026-07-29T12:28:28.2410280Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T12:28:28.2433218Z 5868b66d02466091c7f8dc36732bd53cef9d8947
